-
Notifications
You must be signed in to change notification settings - Fork 621
fix: fallback to eip1193 provider chain when switching chains is not supported #6004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: fallback to eip1193 provider chain when switching chains is not supported #6004
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 43dfb68 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
9c53ccc to
892ff4f
Compare
892ff4f to
43dfb68
Compare
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is protestware?This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function. Consider that consuming this package may come along with functionality unrelated to its primary purpose. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
size-limit report 📦
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6004 +/- ##
==========================================
+ Coverage 54.79% 54.88% +0.09%
==========================================
Files 1151 1151
Lines 61257 61165 -92
Branches 5152 5152
==========================================
+ Hits 33565 33573 +8
+ Misses 26964 26864 -100
Partials 728 728
*This pull request uses carry forward flags. Click here to find out more.
|

Fixes TOOL-3146
PR-Codex overview
This PR primarily focuses on enhancing the
thirdweblibrary by improving error handling, updating dependencies, and refining wallet connection logic.Detailed summary
eip1193provider chain when switching chains is unsupported.packages/thirdweb/src/wallets/injected/index.ts.retryconfiguration inpackages/thirdweb/test/vitest.config.ts.@abstract-foundation/agw-clientand@abstract-foundation/agw-reactinapps/playground-web/package.json.apps/playground-web/src/app/connect/sign-in/button/RightSection.tsx.packages/thirdweb/src/react/web/ui/ConnectWallet/Modal/SmartWalletConnectUI.tsx.